projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3048977
)
* xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 14 Oct 2008 04:07:54 +0000
(
04:07
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 14 Oct 2008 04:07:54 +0000
(
04:07
+0000)
be updated, clear its average width field too.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 2118e4959d9ea0f493e7ebf215931a1a34acf109..54a183c537dfffb7f811d86733dcea32d64384e2 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2008-10-14 Chong Yidong <cyd@stupidchicken.com>
+
+ * xfaces.c (Finternal_set_lisp_face_attribute): If the font is to
+ be updated, clear its average width field too.
+
2008-10-12 Andreas Schwab <schwab@suse.de>
* ftfont.c (ftfont_shape_by_flt): Make static.